mirror of
https://github.com/samsonjs/grid.git
synced 2026-04-27 15:07:39 +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 {
|
.button {
|
||||||
background-color: #497bad;
|
background-color: #497bad;
|
||||||
|
-moz-border-radius: 3px;
|
||||||
|
-webkit-border-radius: 3px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue