Style changes.
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
.divCard .divTitle {
|
||||
padding-bottom: 5px;
|
||||
padding-right: 44px;
|
||||
padding-right: 17px;
|
||||
font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
@@ -139,9 +139,7 @@
|
||||
}
|
||||
|
||||
.divCard .btnCard {
|
||||
margin-top: 5px;
|
||||
margin-right: 5px;
|
||||
padding: 2px;
|
||||
padding: 0;
|
||||
border: none;
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 -2px 4px rgba(0,0,0,0.4) inset, 0 2px 3px rgba(255,255,255,1) inset;
|
||||
@@ -166,7 +164,9 @@
|
||||
top: 4px;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 24px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.divCard .btnDelete {
|
||||
@@ -174,7 +174,9 @@
|
||||
top: 4px;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 4px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.divCard .btnLock {
|
||||
@@ -182,7 +184,9 @@
|
||||
top: 4px;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 44px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.divCard .btnUnlock {
|
||||
@@ -190,7 +194,9 @@
|
||||
top: 4px;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 4px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.divRegion {
|
||||
@@ -205,7 +211,7 @@
|
||||
|
||||
.divRegion .divTitle {
|
||||
padding-bottom: 5px;
|
||||
padding-right: 44px;
|
||||
padding-right: 17px;
|
||||
font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
@@ -251,9 +257,7 @@
|
||||
}
|
||||
|
||||
.divRegion .btnRegion {
|
||||
margin-top: 5px;
|
||||
margin-right: 5px;
|
||||
padding: 2px;
|
||||
padding: 0;
|
||||
border: none;
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 -2px 4px rgba(0,0,0,0.4) inset, 0 2px 3px rgba(255,255,255,1) inset;
|
||||
@@ -278,7 +282,9 @@
|
||||
top: 4px;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 24px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.divRegion .btnDelete {
|
||||
@@ -286,7 +292,9 @@
|
||||
top: 4px;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 4px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.divRegion .btnLock {
|
||||
@@ -294,7 +302,9 @@
|
||||
top: 4px;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 44px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.divRegion .btnUnlock {
|
||||
@@ -302,7 +312,9 @@
|
||||
top: 4px;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 4px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.divEditBackground {
|
||||
|
||||
Reference in New Issue
Block a user