Got a basic calendar editing page going.
This commit is contained in:
7
cal/index.css
Normal file
7
cal/index.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.tabbody {
|
||||
border-bottom: solid 1px rgb(222, 226, 230);
|
||||
border-left: solid 1px rgb(222, 226, 230);
|
||||
border-right: solid 1px rgb(222, 226, 230);
|
||||
border-bottom-left-radius: 10px;
|
||||
border-bottom-right-radius: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user