mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
DiffView: Make the lines and shadows more subtle
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
||||
margin: 10px;
|
||||
padding: 10px;
|
||||
-webkit-border-radius: 10px;
|
||||
border: 1px solid gray;
|
||||
-webkit-box-shadow: 1px 1px 3px #888;
|
||||
border: 1px solid #CCC;
|
||||
-webkit-box-shadow: 1px 1px 2px #DDD;
|
||||
}
|
||||
|
||||
.diff .file .fileHeader {
|
||||
|
||||
Reference in New Issue
Block a user