mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:05:55 +00:00
button style: add pressed state
This commit is contained in:
BIN
images/button_pressed.png
Normal file
BIN
images/button_pressed.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 873 B |
@@ -2251,6 +2251,10 @@ div#auxDlg a {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
button:active {
|
||||
background-image : url("images/button_pressed.png");
|
||||
}
|
||||
|
||||
button, select {
|
||||
background-color : transparent;
|
||||
background-repeat : repeat-x;
|
||||
|
||||
Reference in New Issue
Block a user