A fork of the Materia GTK theme.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

gtk: Add a workaround for gnome-mines

The upstream stylesheet lacks border-style...

Fixes https://github.com/nana-4/materia-theme/issues/528

roundabout,
created on Tuesday, 15 September 2020, 17:09:21 (1600189761), received on Sunday, 11 May 2025, 13:22:55 (1746969775)
Author identity: nana-4 <hnmaigo@gmail.com>

51a5d5681db9fad04ae21fbe2f4bf3498e830a9f

src/gtk/sass/apps/_gnome-3.22.scss

@@ -1255,3 +1255,11 @@ evview.content-view.view:selected {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            button.osd.scroll_button {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              margin: 4px;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        /**
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                         * Mines
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                         */
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        grid.minefield > button.tile {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          border-style: solid;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        }