mirror of
https://github.com/samsonjs/grid.git
synced 2026-03-25 09:05:51 +00:00
Update grid.css
This commit is contained in:
parent
db72041a07
commit
818e498e80
1 changed files with 2 additions and 0 deletions
2
grid.css
2
grid.css
|
|
@ -184,6 +184,8 @@ a:hover { text-decoration: underline; }
|
|||
-------------------------------------------------------------- */
|
||||
.button {
|
||||
background-color: #497bad;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue