at path:
ROOT
/
wp-content
/
themes
/
upaper
/
css
/
OpenPad.css
run:
R
W
Run
font-awesome
DIR
2025-05-31 09:02:35
R
W
Run
fonts
DIR
2025-05-31 09:02:51
R
W
Run
.DS_Store
6 KB
2025-05-31 09:02:35
R
W
Run
Delete
Rename
OpenPad.css
1.31 KB
2025-05-31 09:02:35
R
W
Run
Delete
Rename
animate.css
75.83 KB
2025-05-31 09:02:51
R
W
Run
Delete
Rename
camera.css
25.79 KB
2025-05-31 09:02:51
R
W
Run
Delete
Rename
fontello.css
2.03 KB
2025-05-31 09:02:35
R
W
Run
Delete
Rename
fonts.css
10.15 KB
2025-05-31 09:02:35
R
W
Run
Delete
Rename
liMarquee.css
790 By
2025-05-31 09:02:35
R
W
Run
Delete
Rename
slick.css
1.69 KB
2025-05-31 09:02:51
R
W
Run
Delete
Rename
error_log
up
📄
OpenPad.css
Save
.btnHelp { background: #ECECEC; border: 1px solid #888888; cursor: pointer; cursor: hand; text-align:center; font-family:Tahoma; font-size:16px; } .btnFlat { background: #ECECEC; border: 1px solid #888888; cursor: pointer; cursor: hand; text-align:center; font-family: Tahoma; font-size:16px; } .btnRaised, .btnFlat:hover { background: #D3D3D3; border: 1px outset; cursor: pointer; cursor: hand; text-align:center; font-family:Tahoma; font-size:16px; font-weight:bold; } .btnLowered, .btnFlat:active { background: #D3D3D3; border: 1px inset; cursor: pointer; cursor: hand; text-align:center; font-family: Tahoma; font-size:16px; } .btnSysFlat { background: #808080; border: 1px solid #888888; cursor: pointer; cursor: hand; text-align:center; font-family:Tahoma; font-size:16px; } .btnSysRaised, .btnSysFlat:hover { background: #333333; border: 1px outset; cursor: pointer; cursor: hand; text-align:center; font-family:Tahoma; font-size:16px; font-weight:bold; } .btnSysLowered, .btnSysFlat:active { background: #333333; border: 1px inset; cursor: pointer; cursor: hand; text-align:center; font-family:Tahoma; font-size:16px; } .hiddentext {display:none} .outline {cursor:hand; text-decoration:underline}