Files
gnome-shell-extensions/extensions/screenshot-window-sizer/stylesheet.css
T
2014-09-17 07:05:22 +02:00

9 lines
179 B
CSS

.screenshot-sizer-message {
font-size: 36px;
font-weight: bold;
color: #ffffff;
background-color: rgba(10,10,10,0.7);
border-radius: 5px;
padding: .5em;
}